Cursor Editor
https://gyazo.com/247fcd0fa6aaeeb73d1d8f49a4dc640c
Anysphereが開発するAI fisrtなCoding AI Agent Editor
VSCodeのfork
拡張をそのまま使える
Cursor - The AI-first Code Editor
Features | Cursor - The AI-first Code Editor
#wip
https://www.cursor.com/ja/settings
使用状況見れる
Pricing, Model
Cursor自体に課金してgptとかを使うこともできるし、
Cursorは無料プランで、課金したOpenAPIキーを設定して使うこともできる
CursorのProプラン
設定をdotfiles煮含めたいmrsekut.icon
アホなときの対処
docsとmcpどっちがええんや
機能
https://www.cursor.com/ja/features
cmd-k
編集したい行にaiを適用
cmd-l
チャット
Finds Context
Runs Commands
Loops on Errors
Codebase Indexing
https://www.cursor.com/ja/security#codebase-indexing
Smart Rewrites (Cursor)
Cursor Prediction
良い感じに予測して次に移動すべきカーソル位置を提案してくれる
Multi-Line Edits
Instant Apply
Codebase Answers
Reference your Code
Use Images
画像を食わせることができる
Ask the Web
@Web
Use Documentation
@LibraryName
Features/Docsにもある
これはLLMs.txtを食わすのでも良いのかな
Terminal ⌘ K
Quick Questions
✅ Enable auto-run mode
コマンドの確認なしに自動実行(ビルドや整形など)
▸ Auto-run prompt
自動実行していいコマンドの説明を書く欄(例: "gitコマンドやコンパイルのみ")
▸ Command allowlist / denylist
自動実行して良い/してはいけないコマンドの制限
⬜️ Delete file protection
自動的にファイルが削除されないよう保護
⬜️ MCP tools protection
MCPツール(複数ファイルへの変換など)の自動実行を禁止
---
🔹 Large context
⬜️ 有効化すると、より長いコンテキスト(ファイルの範囲)でのやりとりが可能に
※ただし使用リソースは増加
OpenAIの投資先らしい
Cursor Composer
https://zenn.dev/lclco/articles/2a15cf7694ac1e
https://qiita.com/kota33/items/20a884cbd969cf1ce087
https://note.com/nike_cha_n/n/ndf25541beba2
https://laiso.hatenablog.com/entry/2024/10/27/154053
https://zenn.dev/aimasaou/articles/f9b19ca901a0cd
CursorのYolo mode
https://qiita.com/ogabk/items/f146d46698679743b630
コマンド実行などもするやつ
https://gyazo.com/04056ea318908fbc8d0e8aa59795680a
起動すると自動でvscodeの拡張をinstall
良い体験
CursorでDeepseekを使う
めっちゃ分かりづらい
https://zenn.dev/geniee/articles/637e5133228f3e を見たらできた
設定→model
deepseek-chatを追加
それ以外のモデルのチェックを外す
openai apiのところにoverrideする
これがかなり意味不
https://x.com/commte/status/1907933629671694397?s=12
https://note.com/shu127/n/n2fe3c1808eba
https://tech.acesinc.co.jp/entry/2025/04/04/083000